.fullSlide {
	width:100%;
	position:relative;
	max-height:780px;
	background:#fff;
	

}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:780px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:780px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:30px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px; 
}
.fullSlide .hd ul .on {
	background:#0161b2;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:45%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -168px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -168px;
}

@media screen and (max-width: 1680px) {

.fullSlide {
	width:100%;
	position:relative;
	height:683px;
	background:#fff;
	max-height:683px;

}


.fullSlide .bd li {
	width:100% !important;
	height:683px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:683px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

}


@media screen and (max-width: 1440px) {

.fullSlide {
	width:100%;
	position:relative;
	height:585px;
	background:#fff;
	
	max-height:585px;
}


.fullSlide .bd li {
	width:100% !important;
	height:585px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:585px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

}




@media screen and (max-width: 1024px) {

.fullSlide {
	width:100%;
	position:relative;
	height:416px;
	background:#fff;
		max-height:416px;

}


.fullSlide .bd li {
	width:100% !important;
	height:416px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:416px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}










@media screen and (max-width: 768px) {

.fullSlide {
	width:768px;
	position:relative;
	height:312px;
	background:#fff;
	max-height:312px;

}


.fullSlide .bd li {
	width:768px !important;
	height:312px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:312px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 414px) {

.fullSlide {
	width:414px;
	position:relative;
	height:168px;
	background:#fff;
		max-height:168px;

}


.fullSlide .bd li {
	width:414px !important;
	height:168px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:168px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 375px) {

.fullSlide {
	width:375px;
	position:relative;
	height:152px;
	background:#fff;
	
	max-height:152px;
}


.fullSlide .bd li {
	width:375px !important;
	height:152px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:152px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 360px) {

.fullSlide {
	width:360px;
	position:relative;
	height:152px;
	background:#fff;
	

}


.fullSlide .bd li {
	width:360px !important;
	height:152px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:152px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}